projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
67765e7
)
(font-lock-keywords-case-fold-search): Doc fix.
author
Chong Yidong
<cyd@stupidchicken.com>
Mon, 3 Nov 2008 02:52:54 +0000
(
02:52
+0000)
committer
Chong Yidong
<cyd@stupidchicken.com>
Mon, 3 Nov 2008 02:52:54 +0000
(
02:52
+0000)
lisp/font-lock.el
patch
|
blob
|
history
diff --git
a/lisp/font-lock.el
b/lisp/font-lock.el
index 8ad51b19206600f591f98c8a7b03d0ed967ed487..a7ef90deddf4575495ee625cff352600648411d4 100644
(file)
--- a/
lisp/font-lock.el
+++ b/
lisp/font-lock.el
@@
-490,7
+490,8
@@
This is normally set via `font-lock-defaults'.")
(defvar font-lock-keywords-case-fold-search nil
"*Non-nil means the patterns in `font-lock-keywords' are case-insensitive.
-This is normally set via `font-lock-defaults'.")
+This is set via the function `font-lock-set-defaults', based on
+the CASE-FOLD argument of `font-lock-defaults'.")
(make-variable-buffer-local 'font-lock-keywords-case-fold-search)
(defvar font-lock-syntactically-fontified 0